PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioAttributeDefinition Class / getOrder Method
In This Topic
    getOrder Method
    In This Topic
    Gets the attribute definition order.
    Attributes are sorted in ascending order in the user interface.
    Syntax
    public int getOrder()

    Return Value

    The relative order of the attribute definition name in the user interface.
    See Also